Hi everyone,

I would like to know how do we cast an argv[] if I want to check
whether it is equal to some integer number or decimal in C ?

another question what is the difference between unsigned char and char ?